home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 112
/
jogo-disk-112.iso
/
Games
/
ophelias_diary_2_episode_1.swf
/
scripts
/
DefineButton2_2777
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2010-07-14
|
255b
|
17 lines
on(release){
if(eval("/Variables:TrouOuvert") == 0)
{
tellTarget("Animatiques")
{
gotoAndStop("30A");
}
}
else
{
tellTarget("Animatiques")
{
gotoAndStop("30B");
}
}
}